home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBIntegerSum / HTBIntegerSum.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  1.3 KB  |  34 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBIntegerSum - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP2FE.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "HTBINTEGERSUM_EXPORTS" /FR"Release/" /Fp"Release/HTBIntegerSum.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "C:\HTBasic Source Code\DLL's\HTBIntegerSum\HTBIntegerSum.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP2FE.tmp" 
  15. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP2FF.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:no /pdb:"Release/HTBIntegerSum.pdb" /machine:I386 /def:".\HTBIntegerSum.def" /out:"Release/HTBIntegerSum.dll" /implib:"Release/HTBIntegerSum.lib" 
  18. ".\Release\HTBIntegerSum.obj"
  19. ]
  20. Creating command line "link.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP2FF.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. HTBIntegerSum.cpp
  24. Linking...
  25.    Creating library Release/HTBIntegerSum.lib and object Release/HTBIntegerSum.exp
  26.  
  27.  
  28.  
  29. <h3>Results</h3>
  30. HTBIntegerSum.dll - 0 error(s), 0 warning(s)
  31. </pre>
  32. </body>
  33. </html>
  34.